projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2359f03
)
Change param name to make gtk-doc happy.
author
Paolo Borelli
<pborelli@gnome.org>
Sat, 7 Jan 2012 17:05:59 +0000
(18:05 +0100)
committer
Paolo Borelli
<pborelli@gnome.org>
Sat, 7 Jan 2012 17:06:59 +0000
(18:06 +0100)
gtk/gtkfontchooserdialog.h
patch
|
blob
|
history
diff --git
a/gtk/gtkfontchooserdialog.h
b/gtk/gtkfontchooserdialog.h
index b0b68671b56ceed32f4f55a13be656247b578cb9..7fc18628b6e4621c4478f517a9654ed55d622377 100644
(file)
--- a/
gtk/gtkfontchooserdialog.h
+++ b/
gtk/gtkfontchooserdialog.h
@@
-60,7
+60,7
@@
struct _GtkFontChooserDialogClass
GType gtk_font_chooser_dialog_get_type (void) G_GNUC_CONST;
GtkWidget* gtk_font_chooser_dialog_new (const gchar *title,
- GtkWindow *
window
);
+ GtkWindow *
parent
);
G_END_DECLS